Last chance! 50% off unlimited learning
Sale ends in
'[<-'
S3 Replacement method for smet-class
object'[<-'
S3 Replacement method for smet-class
object
# S3 method for smet
[(x, rows = "all", fields = "all",
date.field = "timestamp", offset = 0, multiplier = 1, nodata = -9999,
...) <- value
a smet-class
object
rows of the x
data which will be replaced.
column number or fields of x
which will be replaced.
field name of the Date and Time variable. Default is "timestamp"
. If it is not NA
, it is always returned.
scalar value of the unit multiplier for each new field
name which is not previously present.
scalar value of the unit multiplier for each new field
name which is not previously present.
numeric value used to replce NA
. It is used if no-data value is not specified in the header of x
.
further argument for [
method
a object to be replaced
The "replaced" smet-class
object.
# NOT RUN {
rm(list=ls())
### SMET Rifugio Vaccarone
# }
Run the code above in your browser using DataLab